home *** CD-ROM | disk | FTP | other *** search
/ GRAVIS Top 100 #1 / GRAVIS CD No1_Herbst_94.cdr / Deneba / Canvas™ 3.5.2 US / PPD Folder / Q2210510.PPD < prev    next >
Text File  |  1990-10-12  |  13KB  |  395 lines

  1. *% Adobe Systems PostScript(R) Printer Description File
  2. *% For "QMS-PS 2210" version 51.0
  3. *% Produced by "BuildPPD.ps" version 3.0 edit 58
  4. *%
  5. *% Copyright 1988, 1989, 1990 Adobe Systems Incorporated.  
  6. *% All Rights Reserved.
  7. *% Permission is granted for redistribution of this file as
  8. *% long as this copyright notice is intact and the contents
  9. *% of the file is not altered in any way from its original form.
  10. *%
  11. *% The byte count of this file should be exactly 012590 or 012984
  12. *% depending on the filesystem it resides in.
  13. *%
  14. *% Date: 23 April 1990
  15.  
  16. *FormatVersion: "3.0"
  17. *FileVersion: "1.1"
  18. *LanguageVersion: English
  19.  
  20. *Product: "(QMS-PS 2210)"
  21. *PSVersion: "(51.0) 1"
  22. *NickName: "QMS-PS 2210 v51.0"
  23.  
  24. *% General Information and Defaults ===============
  25. *FreeVM: "1104154"
  26. *ColorDevice: True
  27. *VariablePaperSize: False
  28. *FileSystem: True
  29. *?FileSystem: "
  30.   statusdict begin diskonline 
  31.   {pop(True)}{(False)} ifelse = end flush"
  32. *End
  33. *Throughput: "22"
  34. *Password: "0"
  35. *ExitServer: "
  36.   count 0 eq {  % is the password on the stack?
  37.     true 
  38.   }{
  39.     dup    % potential password
  40.     statusdict begin checkpassword end not 
  41.   } ifelse 
  42.   {  %  if no password or not valid 
  43.     (WARNING : Cannot perform the exitserver command.) = 
  44.     (Password supplied is not valid.) = 
  45.     (Please contact the author of this software.) = flush
  46.     quit 
  47.   } if 
  48.   serverdict begin exitserver
  49. "
  50. *End
  51. *Reset: "
  52.   count 0 eq {  % is the password on the stack?
  53.     true 
  54.   }{
  55.     dup    % potential password
  56.     statusdict begin checkpassword end not 
  57.   } ifelse 
  58.   {  %  if no password or not valid 
  59.     (WARNING : Cannot reset printer.) = 
  60.     (Password supplied is not valid.) = 
  61.     (Please contact the author of this software.) = flush
  62.     quit 
  63.   } if 
  64.   serverdict begin exitserver
  65.   systemdict /quit get exec
  66.   (WARNING : Printer Reset Failed.) = flush
  67. "
  68. *End
  69.  
  70. *DefaultResolution: 300dpi
  71. *?Resolution: "
  72. save
  73.   initgraphics
  74.   0 0 moveto currentpoint matrix defaultmatrix transform
  75.   0 72 lineto currentpoint matrix defaultmatrix transform
  76.   3 -1 roll sub dup mul
  77.   3 1 roll exch sub dup mul
  78.   add sqrt round cvi
  79.   (          ) cvs print (dpi) = flush
  80. restore
  81. "
  82. *End
  83.  
  84. *% Halftone Information ===============
  85. *ScreenFreq: "60.0"
  86. *ScreenAngle: "45.0"
  87. *DefaultScreenProc: Dot
  88. *ScreenProc Dot: "
  89. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  90. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  91. "
  92. *End
  93. *ScreenProc Line: "{ pop }"
  94. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  95.  
  96. *DefaultTransfer: Null
  97. *Transfer Null: "{ }"
  98. *Transfer Null.Inverse: "{ 1 exch sub }"
  99. *Transfer Normalized: "{ }"
  100. *Transfer Normalized.Inverse: "{ 1 exch sub }"
  101.  
  102. *% Paper Handling ===================
  103.  
  104. *PageSize Letter: "statusdict begin lettertray end"
  105. *PageSize Legal: "statusdict begin legaltray end"
  106. *PageSize Tabloid: "statusdict begin 11x17tray end"
  107. *PageSize A3: "statusdict begin a3tray end"
  108. *PageSize A4: "statusdict begin a4tray end"
  109. *PageSize A5: "statusdict begin a5tray end"
  110. *PageSize B4: "statusdict begin b4tray end"
  111. *PageSize B5: "statusdict begin b5tray end"
  112. *PageSize Statement: "statusdict begin halflettertray end"
  113. *?PageSize: "
  114.  save statusdict begin
  115.   12 dict begin
  116.    /lettertray (Letter) def /legaltray (Legal) def
  117.    /11x17tray (Tabloid) def /ledgertray (Ledger) def
  118.    /a3tray (A3) def /a4tray (A4) def
  119.    /a5tray (A5) def /b4tray (B4) def
  120.    /b5tray (B5) def /executivetray (Executive) def
  121.    papersize {
  122.      {load exec} stopped not{= flush}if
  123.    }{
  124.      {load exec} stopped not{print (.Transverse) = flush}{(Unknown) = flush}ifelse
  125.    }ifelse
  126.   end
  127.  end restore
  128. "
  129. *End
  130.  
  131. *% These entries will set up the frame buffer. Usually used with manual feed.
  132. *DefaultPageRegion: Letter
  133. *PageRegion Letter: "letter"
  134. *PageRegion Legal: "legal"
  135. *PageRegion Tabloid: "11x17"
  136. *PageRegion A3: "a3"
  137. *PageRegion A4: "a4"
  138. *PageRegion A5: "a5"
  139. *PageRegion B4: "b4"
  140. *PageRegion B5: "b5"
  141.  
  142. *% These entries will invoke a particular tray--error may occur if tray is not inserted.
  143. *% These errors should be trapped by software and a message displayed
  144. *DefaultPaperTray: None
  145. *PaperTray Letter: "statusdict begin lettertray end"
  146. *PaperTray Legal: "statusdict begin legaltray end"
  147. *PaperTray Tabloid: "statusdict begin 11x17tray end"
  148. *PaperTray A3: "statusdict begin a3tray end"
  149. *PaperTray A4: "statusdict begin a4tray end"
  150. *PaperTray A5: "statusdict begin a5tray end"
  151. *PaperTray B4: "statusdict begin b4tray end"
  152. *PaperTray B5: "statusdict begin b5tray end"
  153. *PaperTray Statement: "statusdict begin halflettertray end"
  154. *?PaperTray: "
  155.  save statusdict begin
  156.   20 dict begin
  157.    /lettertray (Letter) def /legaltray (Legal) def
  158.    /11x17tray (Tabloid) def /ledgertray (Ledger) def
  159.    /a3tray (A3) def /a4tray (A4) def
  160.    /a5tray (A5) def /b4tray (B4) def
  161.    /b5tray (B5) def
  162.    papersize {
  163.      {load exec} stopped not{= flush}if
  164.    }{
  165.      {load exec} stopped not{print (.Transverse) = flush}if
  166.    }ifelse
  167.   end
  168.  end restore
  169. "
  170. *End
  171.  
  172. *% The following entries provide information about specific paper keywords.
  173. *DefaultImageableArea: Letter
  174. *ImageableArea Letter: "17 19 591 775 "
  175. *ImageableArea Legal: "17 20 591 991 "
  176. *ImageableArea Tabloid: "23 19 774 1206 "
  177. *ImageableArea A3: "16 19 821 1174 "
  178. *ImageableArea A4: "17 19 576 825 "
  179. *ImageableArea A5: "22 19 404 578 "
  180. *ImageableArea B4: "22 19 712 1015 "
  181. *ImageableArea B5: "24 19 537 711 "
  182. *?ImageableArea: "
  183.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  184.   newpath clippath pathbbox
  185.   4 -2 roll exch 2 {ceiling cvp} repeat
  186.   exch 2 {floor cvp} repeat flush
  187.  restore
  188. "
  189. *End
  190.  
  191. *% These provide the physical dimensions of the paper (by keyword)
  192. *DefaultPaperDimension: Letter
  193. *PaperDimension Letter: "612 792"
  194. *PaperDimension Legal: "612 1008"
  195. *PaperDimension Tabloid: "792 1224"
  196. *PaperDimension A3: "842 1190"
  197. *PaperDimension A4: "595 842"
  198. *PaperDimension A5: "420 595"
  199. *PaperDimension B4: "729 1032"
  200. *PaperDimension B5: "516 729"
  201.  
  202. *% Edit the following line if necessary.
  203. *DefaultOutputBin: Upper
  204. *DefaultInputSlot: 2
  205. *InputSlot Upper: "statusdict begin 2 setpapertray end"
  206. *InputSlot Bypass: "statusdict begin 3 setpapertray end"
  207. *?InputSlot: "
  208.  save statusdict begin
  209.   5 dict begin
  210.    /2 (Upper) def
  211.    /3 (Bypass) def
  212.    papertray 
  213.      {( ) cvs cvn load exec} stopped not{= flush}if
  214.   end
  215.  end restore
  216. "
  217. *End
  218.  
  219. *DefaultManualFeed: False
  220. *?ManualFeed: "
  221.   statusdict /manualfeed get
  222.   {(True)}{(False)}ifelse = flush"
  223. *End
  224. *ManualFeed True: "statusdict begin 3 setpapertray end"
  225. *ManualFeed False: "statusdict begin /manualfeed false store end"
  226.  
  227. *% The following will require some hand editing:
  228. *DefaultOutputOrder: "facedown"
  229. *OutputOrder Normal: ""
  230. *OutputOrder Reverse: ""
  231.  
  232. *DefaultCollator: None
  233. *DefaultSorter: None
  234. *DefaultDuplex: None
  235.  
  236. *% Font Information =====================
  237.  
  238. *DefaultFont: Courier
  239. *Font AvantGarde-Book: Standard "(001.002)"
  240. *Font AvantGarde-BookOblique: Standard "(001.002)"
  241. *Font AvantGarde-Demi: Standard "(001.003)"
  242. *Font AvantGarde-DemiOblique: Standard "(001.003)"
  243. *Font Bookman-Demi: Standard "(001.001)"
  244. *Font Bookman-DemiItalic: Standard "(001.001)"
  245. *Font Bookman-Light: Standard "(001.001)"
  246. *Font Bookman-LightItalic: Standard "(001.001)"
  247. *Font Courier: Standard "(001.005)"
  248. *Font Courier-Bold: Standard "(001.005)"
  249. *Font Courier-BoldOblique: Standard "(001.005)"
  250. *Font Courier-Oblique: Standard "(001.005)"
  251. *Font Helvetica: Standard "(001.002)"
  252. *Font Helvetica-Bold: Standard "(001.002)"
  253. *Font Helvetica-BoldOblique: Standard "(001.002)"
  254. *Font Helvetica-Condensed: Standard "(001.001)"
  255. *Font Helvetica-Condensed-Bold: Standard "(001.002)"
  256. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)"
  257. *Font Helvetica-Condensed-Oblique: Standard "(001.001)"
  258. *Font Helvetica-Narrow: Standard "(001.002)"
  259. *Font Helvetica-Narrow-Bold: Standard "(001.002)"
  260. *Font Helvetica-Narrow-BoldOblique: Standard "(001.002)"
  261. *Font Helvetica-Narrow-Oblique: Standard "(001.002)"
  262. *Font Helvetica-Oblique: Standard "(001.002)"
  263. *Font NewCenturySchlbk-Bold: Standard "(001.006)"
  264. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)"
  265. *Font NewCenturySchlbk-Italic: Standard "(001.003)"
  266. *Font NewCenturySchlbk-Roman: Standard "(001.004)"
  267. *Font Palatino-Bold: Standard "(001.002)"
  268. *Font Palatino-BoldItalic: Standard "(001.002)"
  269. *Font Palatino-Italic: Standard "(001.002)"
  270. *Font Palatino-Roman: Standard "(001.001)"
  271. *Font Symbol: Special "(001.003)"
  272. *Font Times-Bold: Standard "(001.002)"
  273. *Font Times-BoldItalic: Standard "(001.004)"
  274. *Font Times-Italic: Standard "(001.002)"
  275. *Font Times-Roman: Standard "(001.002)"
  276. *Font ZapfChancery-MediumItalic: Standard "(001.003)"
  277. *Font ZapfDingbats: Special "(001.002)"
  278. *?FontQuery: "
  279. save  4 dict begin /sv exch def
  280. /str (fonts/                              ) def
  281. /st2 128 string def
  282. {
  283.   count 0 gt {
  284.     dup st2 cvs (/) print print (:) print
  285.     dup FontDirectory exch known {pop (Yes)}{
  286.      str exch st2 cvs dup length /len exch def
  287.      6 exch putinterval str 0 len 6 add getinterval mark exch
  288.      { } st2 filenameforall counttomark 0 gt {
  289.       cleartomark (Yes)}{cleartomark (No)}ifelse
  290.     }ifelse = flush
  291.   }{ exit } ifelse
  292. } bind loop
  293. (*) = flush
  294. sv end restore
  295. "
  296. *End
  297.  
  298. *?FontList: "
  299. save  2 dict begin /sv exch def
  300. /str 128 string def
  301. FontDirectory { pop == } bind forall flush
  302. /filenameforall where { 
  303.  pop save (fonts/*) { 
  304.   dup length 6 sub 6 exch getinterval cvn == 
  305.  } bind str filenameforall flush restore
  306. } if 
  307. (*) = flush
  308. sv end restore
  309. "
  310. *End
  311.  
  312.  
  313. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  314. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  315. *Message: "\FontName\ not found, using Courier"
  316.  
  317. *% Status (format: %%[ status: <one of these> ]%% )
  318. *Status: "idle"
  319. *Status: "busy"
  320. *Status: "waiting"
  321. *Status: "printing"
  322. *Status: "warming up"
  323. *Status: "PrinterError:  timeout, clearing printer"
  324. *Status: "PrinterError:  warming up"
  325. *Status: "PrinterError:  service call"
  326. *Status: "PrinterError:  paper entry misfeed"
  327. *Status: "PrinterError:  no toner cartridge"
  328. *Status: "PrinterError:  low toner"
  329. *Status: "PrinterError:  no paper tray"
  330. *Status: "PrinterError:  resetting printer"
  331. *Status: "PrinterError:  cover open"
  332. *Status: "PrinterError:  manual feed timeout"
  333.  
  334. *Source: "serial9"
  335. *Source: "serial25"
  336. *Source: "AppleTalk"
  337. *Source: "Centronics"
  338. *Source: "other"
  339.  
  340. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  341.  
  342. *PrinterError:  "timeout, clearing printer"
  343. *PrinterError:  "warming up"
  344. *PrinterError:  "service call"
  345. *PrinterError:  "paper entry misfeed"
  346. *PrinterError:  "no toner cartridge"
  347. *PrinterError:  "low toner"
  348. *PrinterError:  "no paper tray"
  349. *PrinterError:  "resetting printer"
  350. *PrinterError:  "cover open"
  351. *PrinterError:  "manual feed timeout"
  352.  
  353.  
  354. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  355.  
  356. *% Color Separation Information =====================
  357.  
  358. *DefaultColorSep: ProcessBlack.60lpi. 300dpi/60 lpi / 300 dpi
  359.  
  360. *InkName: ProcessBlack/Process Black
  361. *InkName: CustomColor/Custom Color
  362. *InkName: ProcessCyan/Process Cyan
  363. *InkName: ProcessMagenta/Process Magenta
  364. *InkName: ProcessYellow/Process Yellow
  365.  
  366. *%  For 60 lpi / 300 dpi  ===============================
  367.  
  368. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  369. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  370. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  371. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  372. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  373.  
  374. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  375. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  376. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  377. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  378. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  379.  
  380. *%  For 53 lpi / 300 dpi  ===============================
  381.  
  382. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  383. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  384. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  385. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  386. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  387.  
  388. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  389. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  390. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  391. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  392. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  393.  
  394. *% end of PPD file for QMS-PS 2210
  395.